home *** CD-ROM | disk | FTP | other *** search
/ Freelog 22 / freelog 22.iso / Prog / Djgpp / GPC2952B.ZIP / lib / gcc-lib / djgpp / 2.952 / units / rts-config.inc < prev    next >
Encoding:
Text File  |  2001-02-08  |  11.1 KB  |  415 lines

  1. { rts-config.inc.  Generated automatically from rts-config.h.  }
  2. { rts-config.h.  Generated automatically by configure.  }
  3. { rts-config.in.  Generated automatically from configure.in by autoheader.  }
  4.  
  5. { Define if the closedir function returns void instead of int.  }
  6. { #undef CLOSEDIR_VOID }
  7.  
  8. { Define if you have <sys/wait.h> that is POSIX.1 compatible.  }
  9. {$define HAVE_SYS_WAIT_H 1}
  10.  
  11. { Define if you have the ANSI C header files.  }
  12. {$define STDC_HEADERS 1}
  13.  
  14. { Define if `sys_siglist' is declared by <signal.h>.  }
  15. {$define SYS_SIGLIST_DECLARED 1}
  16.  
  17. { Define if you can safely include both <sys/time.h> and <time.h>.  }
  18. {$define TIME_WITH_SYS_TIME 1}
  19.  
  20. { Define if struct passwd in <pwd.h> contains a pw_gecos field.  }
  21. { #undef HAVE_PW_GECOS }
  22.  
  23. { Define if struct passwd in <pwd.h> contains a pw_passwd field.  }
  24. { #undef HAVE_PW_PASSWD }
  25.  
  26. { Define if struct utsname in <sys/utsname.h> contains a domainname field.  }
  27. { #undef HAVE_DOMAINNAME }
  28.  
  29. { Define if type ssize_t is declared in <stdlib.h> or <sys/types.h>.  }
  30. {$define HAVE_SSIZE_T 1}
  31.  
  32. { Define if type off64_t is declared in <stdlib.h> or <sys/types.h>.  }
  33. { #undef HAVE_OFF64_T }
  34.  
  35. { Define if type __off64_t is declared in <stdlib.h> or <sys/types.h>.  }
  36. { #undef HAVE___OFF64_T }
  37.  
  38. { Define if type loff_t is declared in <stdlib.h> or <sys/types.h>.  }
  39. { #undef HAVE_LOFF_T }
  40.  
  41. { Define if type offset_t is declared in <stdlib.h> or <sys/types.h>.  }
  42. { #undef HAVE_OFFSET_T }
  43.  
  44. { Define if you have an errno variable.  }
  45. {$define HAVE_ERRNO 1}
  46.  
  47. { Define if you have an environ variable.  }
  48. {$define HAVE_ENVIRON 1}
  49.  
  50. { Define if you have an __environ variable.  }
  51. {$define HAVE___ENVIRON 1}
  52.  
  53. { Define if you have a sys_siglist variable.  }
  54. {$define HAVE_SYS_SIGLIST 1}
  55.  
  56. { Define if you have a _sys_siglist variable.  }
  57. {$define HAVE__SYS_SIGLIST 1}
  58.  
  59. { Define if the errno variable is declared in <errno.h>.  }
  60. {$define ERRNO_DECLARED 1}
  61.  
  62. { Define if the environ variable is declared in <unistd.h>.  }
  63. { #undef ENVIRON_DECLARED }
  64.  
  65. { Define if the __environ variable is declared in <unistd.h>.  }
  66. { #undef __ENVIRON_DECLARED }
  67.  
  68. { Define if the _sys_siglist variable is declared in <signal.h> or <unistd.h>.  }
  69. { #undef _SYS_SIGLIST_DECLARED }
  70.  
  71. { Define if the malloc function is declared in <stdlib.h>.  }
  72. {$define MALLOC_DECLARED 1}
  73.  
  74. { Define if the realloc function is declared in <stdlib.h>.  }
  75. {$define REALLOC_DECLARED 1}
  76.  
  77. { Define if the free function is declared in <stdlib.h>.  }
  78. {$define FREE_DECLARED 1}
  79.  
  80. { Define if the strsignal function is declared in <string.h> or <signal.h>.  }
  81. { #undef STRSIGNAL_DECLARED }
  82.  
  83. { Define if the lseek64 function is declared in <unistd.h>.  }
  84. { #undef LSEEK64_DECLARED }
  85.  
  86. { Define if the llseek function is declared in <unistd.h>.  }
  87. { #undef LLSEEK_DECLARED }
  88.  
  89. { Define if __builtin_return_address supports a non-zero argument.  }
  90. {$define HAVE_RETURN_ADDRESS_NON_ZERO 1}
  91.  
  92. { Define if you have the abort function.  }
  93. {$define HAVE_ABORT 1}
  94.  
  95. { Define if you have the alarm function.  }
  96. {$define HAVE_ALARM 1}
  97.  
  98. { Define if you have the atanl function.  }
  99. { #undef HAVE_ATANL }
  100.  
  101. { Define if you have the cosl function.  }
  102. { #undef HAVE_COSL }
  103.  
  104. { Define if you have the endpwent function.  }
  105. {$define HAVE_ENDPWENT 1}
  106.  
  107. { Define if you have the executable_path function.  }
  108. { #undef HAVE_EXECUTABLE_PATH }
  109.  
  110. { Define if you have the expl function.  }
  111. { #undef HAVE_EXPL }
  112.  
  113. { Define if you have the fcntl function.  }
  114. {$define HAVE_FCNTL 1}
  115.  
  116. { Define if you have the fnmatch function.  }
  117. {$define HAVE_FNMATCH 1}
  118.  
  119. { Define if you have the frexpl function.  }
  120. { #undef HAVE_FREXPL }
  121.  
  122. { Define if you have the fstat function.  }
  123. {$define HAVE_FSTAT 1}
  124.  
  125. { Define if you have the fstat64 function.  }
  126. { #undef HAVE_FSTAT64 }
  127.  
  128. { Define if you have the fsync function.  }
  129. {$define HAVE_FSYNC 1}
  130.  
  131. { Define if you have the ftruncate function.  }
  132. {$define HAVE_FTRUNCATE 1}
  133.  
  134. { Define if you have the getegid function.  }
  135. {$define HAVE_GETEGID 1}
  136.  
  137. { Define if you have the getenv function.  }
  138. {$define HAVE_GETENV 1}
  139.  
  140. { Define if you have the geteuid function.  }
  141. {$define HAVE_GETEUID 1}
  142.  
  143. { Define if you have the getgid function.  }
  144. {$define HAVE_GETGID 1}
  145.  
  146. { Define if you have the getpid function.  }
  147. {$define HAVE_GETPID 1}
  148.  
  149. { Define if you have the getpwent function.  }
  150. {$define HAVE_GETPWENT 1}
  151.  
  152. { Define if you have the getpwnam function.  }
  153. {$define HAVE_GETPWNAM 1}
  154.  
  155. { Define if you have the getpwuid function.  }
  156. {$define HAVE_GETPWUID 1}
  157.  
  158. { Define if you have the getrusage function.  }
  159. {$define HAVE_GETRUSAGE 1}
  160.  
  161. { Define if you have the gettimeofday function.  }
  162. {$define HAVE_GETTIMEOFDAY 1}
  163.  
  164. { Define if you have the getuid function.  }
  165. {$define HAVE_GETUID 1}
  166.  
  167. { Define if you have the glob function.  }
  168. {$define HAVE_GLOB 1}
  169.  
  170. { Define if you have the isatty function.  }
  171. {$define HAVE_ISATTY 1}
  172.  
  173. { Define if you have the isinfl function.  }
  174. { #undef HAVE_ISINFL }
  175.  
  176. { Define if you have the isnanl function.  }
  177. { #undef HAVE_ISNANL }
  178.  
  179. { Define if you have the kill function.  }
  180. {$define HAVE_KILL 1}
  181.  
  182. { Define if you have the llseek function.  }
  183. { #undef HAVE_LLSEEK }
  184.  
  185. { Define if you have the logl function.  }
  186. { #undef HAVE_LOGL }
  187.  
  188. { Define if you have the lseek64 function.  }
  189. { #undef HAVE_LSEEK64 }
  190.  
  191. { Define if you have the lstat function.  }
  192. { #undef HAVE_LSTAT }
  193.  
  194. { Define if you have the lstat64 function.  }
  195. { #undef HAVE_LSTAT64 }
  196.  
  197. { Define if you have the mmap function.  }
  198. { #undef HAVE_MMAP }
  199.  
  200. { Define if you have the munmap function.  }
  201. { #undef HAVE_MUNMAP }
  202.  
  203. { Define if you have the powl function.  }
  204. { #undef HAVE_POWL }
  205.  
  206. { Define if you have the putenv function.  }
  207. {$define HAVE_PUTENV 1}
  208.  
  209. { Define if you have the realpath function.  }
  210. { #undef HAVE_REALPATH }
  211.  
  212. { Define if you have the select function.  }
  213. {$define HAVE_SELECT 1}
  214.  
  215. { Define if you have the setenv function.  }
  216. {$define HAVE_SETENV 1}
  217.  
  218. { Define if you have the setlocale function.  }
  219. {$define HAVE_SETLOCALE 1}
  220.  
  221. { Define if you have the setpgid function.  }
  222. {$define HAVE_SETPGID 1}
  223.  
  224. { Define if you have the setpwent function.  }
  225. {$define HAVE_SETPWENT 1}
  226.  
  227. { Define if you have the sigaction function.  }
  228. {$define HAVE_SIGACTION 1}
  229.  
  230. { Define if you have the sigblock function.  }
  231. { #undef HAVE_SIGBLOCK }
  232.  
  233. { Define if you have the siginterrupt function.  }
  234. { #undef HAVE_SIGINTERRUPT }
  235.  
  236. { Define if you have the signal function.  }
  237. {$define HAVE_SIGNAL 1}
  238.  
  239. { Define if you have the sigprocmask function.  }
  240. {$define HAVE_SIGPROCMASK 1}
  241.  
  242. { Define if you have the sigsetmask function.  }
  243. { #undef HAVE_SIGSETMASK }
  244.  
  245. { Define if you have the sigvec function.  }
  246. { #undef HAVE_SIGVEC }
  247.  
  248. { Define if you have the sinl function.  }
  249. { #undef HAVE_SINL }
  250.  
  251. { Define if you have the sqrtl function.  }
  252. { #undef HAVE_SQRTL }
  253.  
  254. { Define if you have the stat function.  }
  255. {$define HAVE_STAT 1}
  256.  
  257. { Define if you have the stat64 function.  }
  258. { #undef HAVE_STAT64 }
  259.  
  260. { Define if you have the statfs function.  }
  261. {$define HAVE_STATFS 1}
  262.  
  263. { Define if you have the statvfs function.  }
  264. { #undef HAVE_STATVFS }
  265.  
  266. { Define if you have the strftime function.  }
  267. {$define HAVE_STRFTIME 1}
  268.  
  269. { Define if you have the strsignal function.  }
  270. { #undef HAVE_STRSIGNAL }
  271.  
  272. { Define if you have the tcgetattr function.  }
  273. {$define HAVE_TCGETATTR 1}
  274.  
  275. { Define if you have the tcgetpgrp function.  }
  276. {$define HAVE_TCGETPGRP 1}
  277.  
  278. { Define if you have the tcsetattr function.  }
  279. {$define HAVE_TCSETATTR 1}
  280.  
  281. { Define if you have the tcsetpgrp function.  }
  282. {$define HAVE_TCSETPGRP 1}
  283.  
  284. { Define if you have the time function.  }
  285. {$define HAVE_TIME 1}
  286.  
  287. { Define if you have the ttyname function.  }
  288. {$define HAVE_TTYNAME 1}
  289.  
  290. { Define if you have the uname function.  }
  291. {$define HAVE_UNAME 1}
  292.  
  293. { Define if you have the unsetenv function.  }
  294. { #undef HAVE_UNSETENV }
  295.  
  296. { Define if you have the utime function.  }
  297. {$define HAVE_UTIME 1}
  298.  
  299. { Define if you have the vfork function.  }
  300. {$define HAVE_VFORK 1}
  301.  
  302. { Define if you have the waitpid function.  }
  303. {$define HAVE_WAITPID 1}
  304.  
  305. { Define if you have the <bsd/signal.h> header file.  }
  306. { #undef HAVE_BSD_SIGNAL_H }
  307.  
  308. { Define if you have the <ctype.h> header file.  }
  309. {$define HAVE_CTYPE_H 1}
  310.  
  311. { Define if you have the <dirent.h> header file.  }
  312. {$define HAVE_DIRENT_H 1}
  313.  
  314. { Define if you have the <errno.h> header file.  }
  315. {$define HAVE_ERRNO_H 1}
  316.  
  317. { Define if you have the <fcntl.h> header file.  }
  318. {$define HAVE_FCNTL_H 1}
  319.  
  320. { Define if you have the <fnmatch.h> header file.  }
  321. {$define HAVE_FNMATCH_H 1}
  322.  
  323. { Define if you have the <glob.h> header file.  }
  324. {$define HAVE_GLOB_H 1}
  325.  
  326. { Define if you have the <limits.h> header file.  }
  327. {$define HAVE_LIMITS_H 1}
  328.  
  329. { Define if you have the <locale.h> header file.  }
  330. {$define HAVE_LOCALE_H 1}
  331.  
  332. { Define if you have the <math.h> header file.  }
  333. {$define HAVE_MATH_H 1}
  334.  
  335. { Define if you have the <ndir.h> header file.  }
  336. { #undef HAVE_NDIR_H }
  337.  
  338. { Define if you have the <os-hacks.h> header file.  }
  339. { #undef HAVE_OS_HACKS_H }
  340.  
  341. { Define if you have the <process.h> header file.  }
  342. {$define HAVE_PROCESS_H 1}
  343.  
  344. { Define if you have the <pwd.h> header file.  }
  345. {$define HAVE_PWD_H 1}
  346.  
  347. { Define if you have the <signal.h> header file.  }
  348. {$define HAVE_SIGNAL_H 1}
  349.  
  350. { Define if you have the <stdio.h> header file.  }
  351. {$define HAVE_STDIO_H 1}
  352.  
  353. { Define if you have the <sys/dir.h> header file.  }
  354. { #undef HAVE_SYS_DIR_H }
  355.  
  356. { Define if you have the <sys/file.h> header file.  }
  357. {$define HAVE_SYS_FILE_H 1}
  358.  
  359. { Define if you have the <sys/mman.h> header file.  }
  360. {$define HAVE_SYS_MMAN_H 1}
  361.  
  362. { Define if you have the <sys/mount.h> header file.  }
  363. { #undef HAVE_SYS_MOUNT_H }
  364.  
  365. { Define if you have the <sys/ndir.h> header file.  }
  366. { #undef HAVE_SYS_NDIR_H }
  367.  
  368. { Define if you have the <sys/param.h> header file.  }
  369. {$define HAVE_SYS_PARAM_H 1}
  370.  
  371. { Define if you have the <sys/resource.h> header file.  }
  372. {$define HAVE_SYS_RESOURCE_H 1}
  373.  
  374. { Define if you have the <sys/select.h> header file.  }
  375. { #undef HAVE_SYS_SELECT_H }
  376.  
  377. { Define if you have the <sys/stat.h> header file.  }
  378. {$define HAVE_SYS_STAT_H 1}
  379.  
  380. { Define if you have the <sys/statvfs.h> header file.  }
  381. { #undef HAVE_SYS_STATVFS_H }
  382.  
  383. { Define if you have the <sys/time.h> header file.  }
  384. {$define HAVE_SYS_TIME_H 1}
  385.  
  386. { Define if you have the <sys/types.h> header file.  }
  387. {$define HAVE_SYS_TYPES_H 1}
  388.  
  389. { Define if you have the <sys/utime.h> header file.  }
  390. { #undef HAVE_SYS_UTIME_H }
  391.  
  392. { Define if you have the <sys/utsname.h> header file.  }
  393. {$define HAVE_SYS_UTSNAME_H 1}
  394.  
  395. { Define if you have the <sys/vfs.h> header file.  }
  396. {$define HAVE_SYS_VFS_H 1}
  397.  
  398. { Define if you have the <termio.h> header file.  }
  399. { #undef HAVE_TERMIO_H }
  400.  
  401. { Define if you have the <termios.h> header file.  }
  402. {$define HAVE_TERMIOS_H 1}
  403.  
  404. { Define if you have the <unistd.h> header file.  }
  405. {$define HAVE_UNISTD_H 1}
  406.  
  407. { Define if you have the <utime.h> header file.  }
  408. {$define HAVE_UTIME_H 1}
  409.  
  410. { Define if you have the m library (-lm).  }
  411. {$define HAVE_LIBM 1}
  412.  
  413. { Define if you have the os-hacks library (-los-hacks).  }
  414. { #undef HAVE_LIBOS_HACKS }
  415.